home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 3513 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1018 b 

  1. Path: muss.CIS.McMaster.CA!not-for-mail
  2. From: shadowfax
  3. Newsgroups: comp.lang.c
  4. Subject: Re: command line argument help
  5. Date: 29 Jan 1996 10:50:52 -0500
  6. Organization: McMaster University, Hamilton, Ontario, Canada.
  7. Sender: u9010255@muss.cis.McMaster.CA
  8. Message-ID: <4eiqcs$34d@muss.CIS.McMaster.CA>
  9. References: <4edfth$ok@muss.CIS.McMaster.CA> <4ee3js$h57@umbc9.umbc.edu> <4eekdi$9d@news.nstn.ca>
  10. NNTP-Posting-Host: muss.cis.mcmaster.ca
  11.  
  12. 'lo all
  13.  
  14.     i gotta thank u all for the advice u have given me.  i knew it 
  15. was something simple that i was missing.  
  16.  
  17.     the reason i did not include the int argc in the main was that when 
  18. i compiled, i got this warning that i did not use argc in my program so i 
  19. eliminated it.  (i also did not consider checking the number of arguments 
  20. the user would be inputing).
  21.  
  22.     thanks again.  it's brutal on the self confidence when u r 
  23. learning it on your own with no one to lean on when something simple does 
  24. not work.
  25.  
  26.     sf
  27.  
  28. ps i have no idea how my post got sent to the unix group. 
  29.  
  30.